MISC: bcm2835: smi: use clock manager and fix reload issues
authorMartin Sperl <kernel@martin.sperl.org>
Tue, 26 Apr 2016 14:59:21 +0000 (14:59 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 9 Mar 2017 17:51:05 +0000 (17:51 +0000)
commitaee26b0153f9f9d7660d03f2672e357760199996
treef05f4884e164a099629d22409995e3df071ef9e1
parentd76b198ab46e8d7756c7d8ea7bcfcc54e1ed2b48
MISC: bcm2835: smi: use clock manager and fix reload issues

Use clock manager instead of self-made clockmanager.

Also fix some error paths that showd up during development
(especially missing release of dma resources on rmmod)

Signed-off-by: Martin Sperl <kernel@martin.sperl.org>
drivers/misc/bcm2835_smi.c